Android Weekly

Newsletter Image

Messages

12/17/2023
23 : 4

Android Weekly #601 🤖

View in web browser 601 December 17th, 2023 Articles & Tutorials Animating Inside and Outside the Box with Jetpack Compose Nirbhay Pherwani shares many examples of building creative animations with
12/10/2023
23 : 4

Android Weekly #600 🤖

View in web browser 600 December 10th, 2023 Articles & Tutorials How to build Wrapped 2023 in Compose Animation Maia Grotepass' example of how to build something similar to Spotify Wrapped 2023
12/3/2023
18 : 34

Android Weekly #599 🤖

View in web browser 599 December 3rd, 2023 Articles & Tutorials Implementing an animated column section header using Jetpack Compose Thomas Künneth shows how to build a temporary animated column
11/26/2023
17 : 4

Android Weekly #598 🤖

View in web browser 598 November 26th, 2023 Articles & Tutorials Preparing for Network Failures this Holiday Season Jesse Wilson discusses why you should make your API idempotent. Sponsored If
11/19/2023
17 : 24

Android Weekly #597 🤖

View in web browser 597 November 19th, 2023 Articles & Tutorials BasicTextField2: A TextField of Dreams [2/2] Alejandra Stamato's 2 part series covers a dive into the past, present, and future
11/12/2023
17 : 4

Android Weekly #596 🤖

View in web browser 596 November 12th, 2023 Articles & Tutorials BasicTextField2: A TextField of Dreams [1/2] This 2 part blog series by Alejandra Stamato covers a dive into the past, present and
11/5/2023
18 : 14

Android Weekly #595 🤖

View in web browser 595 November 6th, 2023 Articles & Tutorials Uploading Images to the Server with Kotlin and Jetpack Compose In this article, embark on a step-by-step journey of making network
10/29/2023
17 : 4

Android Weekly #594 🤖

View in web browser 594 October 29th, 2023 Articles & Tutorials Android Fragmentation state Kirill Rozov takes a look at Android fragmentation, the reasons for its appearance, and why it is no
10/22/2023
16 : 4

Android Weekly #593 🤖

View in web browser 593 October 22nd, 2023 Articles & Tutorials What's new in Jetpack Benchmark 1.2.0 Ben Weiss lists all the changes in this big release, bringing stable Baseline Profiles, new
10/19/2023
4 : 24

Android Weekly #592 🤖

View in web browser 592 October 15th, 2023 Articles & Tutorials KMP Team Workflows with KMMBridge Kevin Galligan's series of articles about KMMBridge, a tool that allows you to publish Xcode
10/8/2023
16 : 4

Android Weekly #591 🤖

View in web browser 591 October 8th, 2023 Articles & Tutorials Jetpack Compose on Fire: The Latest Koin 3.5 Features Arnaud Giuliani dives into the exciting enhancements in Koin for Jetpack Compose
10/1/2023
16 : 4

Android Weekly #590 🤖

View in web browser 590 October 1st, 2023 Articles & Tutorials Integrating Adaptability features into your Native Game A code lab for integrating Adaptability features into your Android Native game
9/24/2023
16 : 4

Android Weekly #589 🤖

View in web browser 589 September 24th, 2023 Articles & Tutorials Continuous Integration basics The Android team published a guide to help you with the basics of using Continuous Integration.
9/17/2023
16 : 4

Android Weekly #588 🤖

View in web browser 588 September 17th, 2023 Articles & Tutorials Kotlin Multiplatform could change everything Mike Yerou considers why Kotlin Multiplatform could change everything in the mobile
9/10/2023
16 : 14

Android Weekly #587 🤖

View in web browser 587 September 10th, 2023 Articles & Tutorials GitHub Actions Reducing Duplication / Boilerplate In the previous article, Aleksander Jaworski showed how to set up a CI for a
9/3/2023
16 : 34

Android Weekly #586 🤖

View in web browser 586 September 3rd, 2023 Articles & Tutorials Building a widget using Jetpack Glance Victor Brandalise's quick walkthrough of building an app widget using Jetpack Glance.
8/27/2023
16 : 4

Android Weekly #585 🤖

View in web browser 585 August 27th, 2023 Articles & Tutorials Empowering Code with High-Order Functions Stephen Siapno helps unlock code potential by embracing high-order functions for creative
8/20/2023
16 : 4

Android Weekly #584 🤖

View in web browser 584 August 20th, 2023 Articles & Tutorials Kotlin and Java interoperability: Useful annotations Marcin Moskała shows a couple of ways to improve the interoperability of your
8/14/2023
10 : 45

Android Weekly #583 🤖 (back to the future)

View in web browser 583 August 13th, 2023 Articles & Tutorials Writing Swift-friendly Kotlin Multiplatform APIs — Part VI André Oriani teaches how to code libraries that your teammates will not
8/6/2023
16 : 4

Android Weekly #583 🤖

View in web browser 582 August 6th, 2023 Articles & Tutorials Jetpack Compose Permissions: A Quick and Easy Guide Bevan Steele shows how to add Jetpack Compose Permissions to your app. Sponsored